home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Newton / Games & Educ / TicTacToe 0.3.sit / README.TicTacToe / README.TicTacToe
Encoding:
Text File  |  1994-12-19  |  3.2 KB  |  124 lines  |  [TEXT/ttxt]

  1. README.TicTacToe
  2. ----------------
  3.  
  4. Description
  5. -----------
  6.  
  7. A simple Tic-Tac-Toe program.  I've discovered that young kids really like the Newton,
  8. but there isn't much for them to do on it.  This app is just for fun, and uses some
  9. visual and sound effects to spice things up.
  10.  
  11. Version
  12. -------
  13. 0.3
  14.  
  15. Screen Layout
  16. -------------
  17.  
  18. The screen layout of this program from top to bottom and left to right
  19. has the following elements:
  20.  
  21. ++ Title:
  22. -- The name of the application "TicTacToe".
  23.  
  24. ++ Play board:
  25. -- Tap in a square to make a move.
  26.  
  27. ++ "Erase Board" button:
  28. -- A button, which when tapped moves erases the play board with a
  29. visual effect.
  30.  
  31. ++ "Smoke" radio button:
  32. -- A button, which when on causes the "Erase Board" button to make
  33. the play board go "poof".
  34.  
  35. ++ "Trash" radio button:
  36. -- A button, which when on causes the "Erase Board" button to make
  37. the play board be thrown in the trash.
  38.  
  39. ++ "Human vs. Human" checkbox
  40. -- A checkbox which when checked disables the newton from playing,
  41. allowing two people to play.
  42.  
  43. ++ "Play Dumb" checkbox
  44. -- A checkbox which when checked makes the newton play stupidly,
  45. allowing the human to win a lot.
  46.  
  47. ++ Info button:
  48. -- A button, which when tapped will cause some basic info about
  49. "TicTacToe" to be displayed.
  50.  
  51. ++ Close box:
  52. -- Closes "TicTacToe".
  53.  
  54.  
  55. Caveats:
  56. --------
  57.  
  58. * Only tested on Newton MP 100.
  59.  
  60. * Can't turn off/change sound effects.
  61.  
  62. * Mostly harmless.
  63.  
  64. Future enhancements?
  65. --------------------
  66. * Add more sounds.  For example, a cat meowing for a draw ("cat's game"),
  67. applause for win, or something when Newton loses.
  68.  
  69. * Make app a floater, possibly resizeable, so TicTacToe can be played while
  70. other things are on screen.
  71.  
  72. * Make a separate preferences view, and make preferences persistant.
  73.  
  74. * Use Infra-red link to allow people to play on two newtons.
  75.  
  76. * Others?
  77.  
  78. Let me know what you think.  Most votes for new features via email get
  79. priority.
  80.  
  81.  
  82. Legal stuff
  83. -----------
  84.  
  85. This program is Copyright © 1994 by James Thiele. It may be distributed
  86. freely as long as the program is unmodified and is accompanied by this
  87. README file.
  88.  
  89. Because there are too many lawyers in the world, I add the following
  90. statement:
  91.  
  92. In using this software, you understand and agree that this software is provided
  93. “as is” without warranty of any kind.  The author does not make any warranties,
  94. either expressed or implied, including but not limited to implied warranties of
  95. merchantability and fitness for a particular purpose, with respect to this software.
  96.  
  97. In no event shall the author be liable for any consequential, incidental, or special
  98. damages whatsoever (including without limitation, damages for loss of critical
  99. data, loss of profits, interruption of business and the like) arising out of the
  100. use or inability to use this software.
  101.  
  102. Credits
  103. -------
  104. Apple PIE/Newton Developer Technical Support for examples and articles
  105. on Newton programming.
  106.  
  107. Author
  108. ------
  109. James Thiele
  110.  
  111. You can let the author know what you think of this program by contacting him 
  112. at:
  113.  
  114. email:
  115. jet@eskimo.com
  116. 73537,1460     on Compuserve (checked weekly)
  117. JamesThiele    on eWorld (checked weekly)
  118. JET1                 on AOL  (checked weekly)
  119.  
  120. Snail mail:
  121. 8217 5th Ave NE, #303
  122. Seattle, WA  98115
  123.  
  124. (Addresses valid as of 19 December 1994)